Tramp code cleanup
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 20 May 2024 14:22:17 +0000 (16:22 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 20 May 2024 14:22:17 +0000 (16:22 +0200)
commit3c238f7c50427942a200d38738bd92dad98a3928
treee1d34c51753bde1f74fdba2ccf22ebe7f01e91ee
parent9db24de481b8785b04600ff4b349a2a0d761d53b
Tramp code cleanup

* lisp/net/tramp-sh.el (tramp-find-shell, tramp-find-inline-compress)
(tramp-get-remote-path):
* lisp/net/tramp-smb.el (tramp-smb-handle-process-file):
Use `tramp-warning'.

* test/lisp/net/tramp-tests.el (tramp--test-container-p):
Add "kubernetes", "run0" and "nspawn".
(tramp--test-toolbox-p): New defun.
(tramp-test45-asynchronous-requests): Use it.
(tramp--test-check-files): Adapt regexp.
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/net/tramp.el
test/lisp/net/tramp-tests.el